
'宣言
Public Class _LineRadialParallelPlotView(Of TOwnerView As IPlotListLayoutView) Inherits GrapeCity.DataVisualization.Chart._RadialParallelPlotView(Of TOwnerView,IParallelSeriesView) Implements IDisplayable, IIdentityView, ILineRadialParallelPlotView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IRadialParallelPlotView, IView, IViewModel
public class _LineRadialParallelPlotView<TOwnerView> : GrapeCity.DataVisualization.Chart._RadialParallelPlotView<TOwnerView,IParallelSeriesView>, IDisplayable, IIdentityView, ILineRadialParallelPlotView, IModel, IParallelPlotModel, IParallelPlotView, IPlotModel, IPlotView, IQueryInterface, IRadialParallelPlotView, IView, IViewModel where TOwnerView: IPlotListLayoutView
System.Object
GrapeCity.DataVisualization.Chart._BaseView<TOwnerView>
GrapeCity.DataVisualization.Chart._BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView>
GrapeCity.DataVisualization.Chart._ParallelPlotView<TOwnerView,TSeriesView>
GrapeCity.DataVisualization.Chart._RadialParallelPlotView<TOwnerView,TSeriesView>
GrapeCity.DataVisualization.Chart._LineRadialParallelPlotView<TOwnerView>